
Microsoft has released the beta of Visual Studio 11, with several treats in it. According to Herb Sutter, it has full support for “essentially the entire ISO C++11 standard library”, making it an industry first. The release also incorporates C++AMP, for parallel programming on CPUs and GPUs, with a fallback to multicore and SSE on [...]